Skip to content

Fix wrong branch name handling fork PR #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 18, 2025
Merged

Fix wrong branch name handling fork PR #48

merged 3 commits into from
Jul 18, 2025

Conversation

huydhn
Copy link
Contributor

@huydhn huydhn commented Jul 17, 2025

The way to checkout fork PR from vLLM is to use refs/pull/PR_NUMBER/head, and as the name implies, the branch name is listed under refs. This was missed by the upload script, so it couldn't find the correct branch name.

Testing

Run one round of benchmark at https://github.com/pytorch/pytorch-integration-testing/actions/runs/16340432143:

The results are showing up correctly on the dashboard comparing with the PR base commit. This is also to test vLLM x PyTorch 2.8.0 RC.

Signed-off-by: Huy Do <huydhn@gmail.com>
Signed-off-by: Huy Do <huydhn@gmail.com>
@huydhn huydhn changed the title Fix wrong branch name when uploading PR results Fix wrong branch name handling fork PR Jul 17, 2025
Signed-off-by: Huy Do <huydhn@gmail.com>
@huydhn huydhn temporarily deployed to pytorch-x-vllm July 17, 2025 08:42 — with GitHub Actions Inactive
@huydhn huydhn temporarily deployed to pytorch-x-vllm July 17, 2025 08:42 — with GitHub Actions Inactive
@huydhn huydhn temporarily deployed to pytorch-x-vllm July 17, 2025 08:42 — with GitHub Actions Inactive
@huydhn huydhn temporarily deployed to pytorch-x-vllm July 17, 2025 08:42 — with GitHub Actions Inactive
@huydhn huydhn temporarily deployed to pytorch-x-vllm July 17, 2025 08:42 — with GitHub Actions Inactive
@huydhn huydhn temporarily deployed to pytorch-x-vllm July 17, 2025 08:42 — with GitHub Actions Inactive
@huydhn huydhn temporarily deployed to pytorch-x-vllm July 17, 2025 08:42 — with GitHub Actions Inactive
@huydhn huydhn temporarily deployed to pytorch-x-vllm July 17, 2025 08:42 — with GitHub Actions Inactive
@huydhn huydhn temporarily deployed to pytorch-x-vllm July 17, 2025 08:42 — with GitHub Actions Inactive
@huydhn huydhn requested review from seemethere and yangw-dev July 17, 2025 09:14
@huydhn huydhn marked this pull request as ready for review July 17, 2025 09:14
@huydhn huydhn temporarily deployed to pytorch-x-vllm July 17, 2025 17:44 — with GitHub Actions Inactive
@huydhn huydhn merged commit 570572f into main Jul 18, 2025
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants